|
|
|
BlueCielo Meridian Enterprise 2012 Developer's Guide | BlueCielo ECM Solutions |
This event occurs before a briefcase is closed.
Private Sub BeforeCloseBriefcase (
CurrentObject As Object,
BriefCase As IASBriefCase)
Name | Description |
---|---|
CurrentObject |
Environment or Briefcase Document in the Vault object. |
BriefCase |
The briefcase that is being closed. |
At this event, the developer can read from and write to Briefcase.Property(<PropertyName>).
Copyright © 2000-2012 BlueCielo ECM Solutions |